-
Notifications
You must be signed in to change notification settings - Fork 179
update: 2.2.0 changes #431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@@ -283,8 +305,8 @@ The Kotlin team is eager to help the ecosystem migrate, so if you face any issue | |||
Here's the planned deprecation cycle: | |||
|
|||
* 1.9: introduce a deprecation warning for dependencies on legacy libraries |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make the version "1.9.0" to align with other entries? Just caught my eye.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Just some phrasing suggestions.
* 1.9.20: raise this warning to an error | ||
* 2.0: remove these properties; the Kotlin Gradle plugin ignores their usages | ||
* 2.0.0: remove Gradle properties; the Kotlin Gradle plugin ignores their usages |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here, too, as above.
Co-authored-by: Aleksey Zamulla <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.